LinuxQMISDK  SLQS04.00.23
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
SMSEventInfo_s Struct Reference

Data Fields

BYTE smsEventType
 
SMSMTMessageInfo * pMTMessageInfo
 
SMSTransferRouteMTMessageInfo * pTransferRouteMTMessageInfo
 
SMSMessageModeInfo * pMessageModeInfo
 
SMSEtwsMessageInfo * pEtwsMessageInfo
 
SMSEtwsPlmnInfo * pEtwsPlmnInfo
 
SMSCAddressInfo * pSMSCAddressInfo
 
SMSOnIMSInfo * pSMSOnIMSInfo
 

Detailed Description

This structure will hold the information related to received SMS events

Parameters
smsEventType
  • Type of the SMS events that are received. This is a bit map of SMSEventType. Only the parameters (which follows) related to the events received would be filled, and the rest of the parameters would be NULL
pMTMessageInfo
  • pointer to the SMSMTMessageInfo structure
    NULL, if this event is not present in the smsEventType parameter
pTransferRouteMTMessageInfo
pMessageModeInfo
  • pointer to the SMSMessageModeInfo structure
    NULL, if this event is not present in the smsEventType parameter
pEtwsMessageInfo
  • pointer to the SMSEtwsMessageInfo structure
    NULL, if this event is not present in the smsEventType parameter
pEtwsPlmnInfo
  • pointer to the SMSEtwsPlmnInfo structure
    NULL, if this event is not present in the smsEventType parameter
pSMSCAddressInfo
  • pointer to the SMSCAddressInfo structure
    NULL, if this event is not present in the smsEventType parameter
pSMSOnIMSInfo
  • pointer to the SMSOnIMSInfo structure
    NULL, if this event is not present in the smsEventType parameter Note: None

Field Documentation

SMSEtwsMessageInfo* SMSEventInfo_s::pEtwsMessageInfo
SMSEtwsPlmnInfo* SMSEventInfo_s::pEtwsPlmnInfo
SMSMessageModeInfo* SMSEventInfo_s::pMessageModeInfo
SMSMTMessageInfo* SMSEventInfo_s::pMTMessageInfo
SMSCAddressInfo* SMSEventInfo_s::pSMSCAddressInfo
SMSOnIMSInfo* SMSEventInfo_s::pSMSOnIMSInfo
SMSTransferRouteMTMessageInfo* SMSEventInfo_s::pTransferRouteMTMessageInfo
BYTE SMSEventInfo_s::smsEventType

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved